Let htmlfontify recognize face aliases (Bug#6279).
authorChong Yidong <cyd@stupidchicken.com>
Thu, 27 May 2010 15:28:58 +0000 (11:28 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 27 May 2010 15:28:58 +0000 (11:28 -0400)
commitd2ab7097ac7e8793a41986916aa759de38bee10d
tree252f5dd8bb2ebccebca6688e102a7f4331bfd078
parent0d42f24933d223996ae902cd4e1691c0c297cc92
Let htmlfontify recognize face aliases (Bug#6279).

* progmodes/verilog-mode.el (verilog-type-font-keywords): Use
font-lock-constant-face, not obsolete font-lock-reference-face.

* htmlfontify.el (hfy-face-resolve-face): New function.
(hfy-face-to-style): Use it (Bug#6279).
lisp/ChangeLog
lisp/htmlfontify.el
lisp/progmodes/verilog-mode.el